home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Cream of the Crop 1
/
Cream of the Crop 1.iso
/
COMM
/
GENIUS15.ARJ
/
SCRIPT1.GSL
< prev
next >
Wrap
INI File
|
1991-06-26
|
236b
|
18 lines
[top]
cls
output "HALT! Who goes there?
write "Name:
readline vars1
write "Password:
readline vars2 /*
vars3=^1,^2
output "Checking...
ifin vars3,pass
goto yup
output "INTRUDER!
hangup
goto top
[yup]
output "Welcome!